From: Richard M. Stallman Date: Sun, 25 Feb 1996 23:00:13 +0000 (+0000) Subject: (finder-inf.el): Use finder-compile-keywords-make-dist. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~84399 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=811b0ac307a3620ed87968b4b7f78d8d55ca5471;p=emacs.git (finder-inf.el): Use finder-compile-keywords-make-dist. --- diff --git a/make-dist b/make-dist index 64dea9a2346..09ef57a9936 100755 --- a/make-dist +++ b/make-dist @@ -145,7 +145,7 @@ echo "Updating Info files" echo "Updating finder-inf.el" -(cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords) +(cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords-make-dist) echo "Recompiling Lisp files"